home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / limewire / LimeWireWin.exe / $4 / Uninstall LimeWire.lax
Text File  |  2005-01-13  |  4KB  |  159 lines

  1. #   LaunchAnywhere (tm) Executable Properties File - Zero G Software, Inc.
  2.  
  3. #   LAX.APPLICATION.NAME
  4. #   --------------------
  5. #   the default name of this executable -- do not edit
  6.  
  7. lax.application.name=Uninstall LimeWire.exe
  8.  
  9.  
  10. #   LAX.CLASS.PATH
  11. #   --------------
  12. #   the Java classpath necessary to run this application
  13. #   Can be separated by colons (Mac OS/Unix) or semicolons (Windows)
  14.  
  15. lax.class.path=uninstaller.jar;resource
  16.  
  17.  
  18. #   LAX.COMMAND.LINE.ARGS
  19. #   ---------------------
  20.  
  21. lax.command.line.args=$CMD_LINE_ARGUMENTS$ -i silent
  22.  
  23.  
  24. #   LAX.DIR
  25. #   -------
  26. #   path to directory holding LaunchAnywhere's native launcher
  27.  
  28. lax.dir=C:\\Program Files\\LimeWire\\UninstallerData\\
  29.  
  30.  
  31. #   LAX.INSTALLER.UNIX.UI.DEFAULT
  32. #   -----------------------------
  33.  
  34. lax.installer.unix.ui.default=
  35.  
  36.  
  37. #   LAX.MAIN.CLASS
  38. #   --------------
  39. #   the class that contains the main method for the application
  40.  
  41. lax.main.class=com.zerog.ia.installer.Main
  42.  
  43.  
  44. #   LAX.MAIN.METHOD
  45. #   ---------------
  46. #   the method in the main class that will be invoked
  47.  
  48. lax.main.method=main
  49.  
  50.  
  51. #   LAX.NL.CURRENT.VM
  52. #   -----------------
  53. #   the VM to use for the next launch
  54.  
  55. lax.nl.current.vm=..\\jre\\bin\\java.exe
  56.  
  57.  
  58. #   LAX.NL.JAVA.COMPILER
  59. #   --------------------
  60.  
  61. lax.nl.java.compiler=off
  62.  
  63.  
  64. #   LAX.NL.JAVA.LAUNCHER.MAIN.CLASS
  65. #   -------------------------------
  66. #   main class of LaunchAnywhere's java launcher -- do not adjust
  67.  
  68. lax.nl.java.launcher.main.class=com.zerog.lax.LAX
  69.  
  70.  
  71. #   LAX.NL.JAVA.LAUNCHER.MAIN.METHOD
  72. #   --------------------------------
  73. #   main method of LaunchAnywhere's java launcher -- do not adjust
  74.  
  75. lax.nl.java.launcher.main.method=main
  76.  
  77.  
  78. #   LAX.NL.JAVA.OPTION.CHECK.SOURCE
  79. #   -------------------------------
  80.  
  81. lax.nl.java.option.check.source=off
  82.  
  83.  
  84. #   LAX.NL.JAVA.OPTION.JAVA.HEAP.SIZE.INITIAL
  85. #   -----------------------------------------
  86.  
  87. lax.nl.java.option.java.heap.size.initial=16777216
  88.  
  89.  
  90. #   LAX.NL.JAVA.OPTION.JAVA.HEAP.SIZE.MAX
  91. #   -------------------------------------
  92.  
  93. lax.nl.java.option.java.heap.size.max=100331648
  94.  
  95.  
  96. #   LAX.NL.VALID.VM.LIST
  97. #   --------------------
  98. #   a string containing one or more of [ ALL JDK JRE J1 J2 JRE_J1 JDK_J1 JRE_J2 JDK_J2 MSJ MRJ ]
  99. #    delimited by spaces or commas.  If the native launcher cannot find the current vm,
  100. #   it will search for ones in this list
  101.  
  102. lax.nl.valid.vm.list=J2 J1 MSJ MRJ
  103.  
  104.  
  105. #   LAX.NL.WIN32.MICROSOFTVM.MIN.VERSION
  106. #   ------------------------------------
  107.  
  108. lax.nl.win32.microsoftvm.min.version=3167
  109.  
  110.  
  111. #   LAX.ROOT.INSTALL.DIR
  112. #   --------------------
  113. #   path to the installdir magic folder
  114.  
  115. lax.root.install.dir=C:\\Program Files\\LimeWire
  116.  
  117.  
  118. #   LAX.STDERR.REDIRECT
  119. #   -------------------
  120. #   leave blank for no input, "console" to read from the console window,
  121. #   and any path to a file to read from that file
  122.  
  123. lax.stderr.redirect=
  124.  
  125.  
  126. #   LAX.STDIN.REDIRECT
  127. #   ------------------
  128. #   leave blank for no input, "console" to read from the console window,
  129. #   and any path to a file to read from that file
  130.  
  131. lax.stdin.redirect=
  132.  
  133.  
  134. #   LAX.STDOUT.REDIRECT
  135. #   -------------------
  136. #   leave blank for no input, "console" to read from the console window,
  137. #   and any path to a file to read from that file
  138.  
  139. lax.stdout.redirect=
  140.  
  141.  
  142. #   LAX.USER.DIR
  143. #   ------------
  144. #   left blank, this property will cause the native launcher to not
  145. #   alter the platform default behavior for setting the user dir.
  146. #   To override this you may set this property to a relative or absolute path.
  147. #   Relative paths are relative to the launcher.
  148.  
  149. lax.user.dir=.
  150.  
  151.  
  152. #   LAX.VERSION
  153. #   -----------
  154. #   version of LaunchAnywhere that created this properties file
  155.  
  156. lax.version=5.0
  157.  
  158.  
  159.